.Net Framework > v2.0.50727 > System > Messaging > MessageQueue > ReceiveByCorrelationId ReceiveByCorrelationId(String)
ReceiveByCorrelationId(String,MessageQueueTransaction)
ReceiveByCorrelationId(String,MessageQueueTransactionType)
ReceiveByCorrelationId(String,TimeSpan)
ReceiveByCorrelationId(String,TimeSpan,MessageQueueTransaction)
ReceiveByCorrelationId(String,TimeSpan,MessageQueueTransactionType)


ReceiveByCorrelationId(String)

Category
Method
Description
Receives the message that matches the given correlation identifier (from a non-transactional queue) and immediately raises an exception if no message with the specified correlation identifier currently exists in the queue.
Type
Message
Character
public
Parameters
NameTypeDescription
correlationIdString
Tags
01892ABD01, 02E3ABA98D, 0376596F91

ReceiveByCorrelationId(String,MessageQueueTransaction)

Category
Method
Description
Receives the message that matches the given correlation identifier (from a transactional queue) and immediately raises an exception if no message with the specified correlation identifier currently exists in the queue.
Type
Message
Character
public
Parameters
NameTypeDescription
correlationIdString
transactionMessageQueueTransaction
Tags
01892ABD01, 02E3ABA98D, 0376596F91

ReceiveByCorrelationId(String,MessageQueueTransactionType)

Category
Method
Description
Receives the message that matches the given correlation identifier and immediately raises an exception if no message with the specified correlation identifier currently exists in the queue.
Type
Message
Character
public
Parameters
NameTypeDescription
correlationIdString
transactionTypeMessageQueueTransactionType
Tags
01892ABD01, 02E3ABA98D, 0376596F91

ReceiveByCorrelationId(String,TimeSpan)

Category
Method
Description
Receives the message that matches the given correlation identifier (from a non-transactional queue) and waits until either a message with the specified correlation identifier is available in the queue, or the time-out expires.
Type
Message
Character
public
Parameters
NameTypeDescription
correlationIdString
timeoutTimeSpan
Tags
01892ABD01, 02E3ABA98D, 0376596F91

ReceiveByCorrelationId(String,TimeSpan,MessageQueueTransaction)

Category
Method
Description
Receives the message that matches the given correlation identifier (from a transactional queue) and waits until either a message with the specified correlation identifier is available in the queue, or the time-out expires.
Type
Message
Character
public
Parameters
NameTypeDescription
correlationIdString
timeoutTimeSpan
transactionMessageQueueTransaction
Tags
01892ABD01, 02E3ABA98D, 0376596F91

ReceiveByCorrelationId(String,TimeSpan,MessageQueueTransactionType)

Category
Method
Description
Receives the message that matches the given correlation identifier and waits until either a message with the specified correlation identifier is available in the queue, or the time-out expires.
Type
Message
Character
public
Parameters
NameTypeDescription
correlationIdString
timeoutTimeSpan
transactionTypeMessageQueueTransactionType
Tags
01892ABD01, 02E3ABA98D, 0376596F91

Software for developers
.Net Components
Delphi Components
Software for Android Developers
More information resources
WinAPI Programmer's Reference
Unix Manual Pages
Delphi Examples
Databases for Amazon shops developers
Amazon Categories Database
Browse Nodes Database